-
Home
-
DecaLog
-
2.4.1
-
Code
-
Classes
- SpanStatus
Total Complexity |
30 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
191 |
Lines of code |
81 |
Logical lines of code |
45 |
Comment lines |
69 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createFromHttpStatusCode() |
A |
49 |
13 |
30 |
getInstance() |
S |
70 |
2 |
6 |
deadlineExceeded() |
S |
79 |
1 |
3 |
__toString() |
S |
82 |
1 |
3 |
unknownError() |
S |
79 |
1 |
3 |
internalError() |
S |
79 |
1 |
3 |
invalidArgument() |
S |
79 |
1 |
3 |
ok() |
S |
79 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
unauthenticated() |
S |
79 |
1 |
3 |
unimplemented() |
S |
79 |
1 |
3 |
resourceExchausted() |
S |
79 |
1 |
3 |
failedPrecondition() |
S |
79 |
1 |
3 |
alreadyExists() |
S |
79 |
1 |
3 |
notFound() |
S |
79 |
1 |
3 |
permissionDenied() |
S |
79 |
1 |
3 |
unavailable() |
S |
79 |
1 |
3 |